Skip to main content

Action History

The Action History panel shows a list of recently performed actions within the IDE, enabling users to track and review past operations.

Action History

The Action History panel is used to track operations performed in the IDE, such as file changes, builds, and UI interactions. It helps users audit their recent activities and provides a historical reference for debugging or reviewing tasks.

Action History Image

Features
  • Pinned Panel Support: The panel can be pinned to remain open or unpinned for auto-hide functionality.
  • Clear Display: Lists user-triggered actions or system operations in chronological order.
  • No Items State: Displays an empty state if there is no recorded history.
  • Auto-Update: Automatically updates based on user activity within the IDE.
Notes
  • The history is session-based and is cleared upon full IDE reload unless otherwise stored.
  • Clicking on a specific item (if interactive) may redirect to the relevant panel or highlight the affected resource.
  • When the panel is empty, a message and icon are displayed to indicate no available data.

See Also

  • #linkDocument(DeveloperGuide.IDE.OutputPanel)
  • #linkDocument(DeveloperGuide.IDE.TopMenu.Functions)
  • #linkDocument(DeveloperGuide.IDE.FeatureViewer)